STEP 14: Now let's have dino_sprite say its weight on Jupiter. Use the moon code as a guide.
Don't forget to use a plus sign + and str() to combine your string with the variable dino_jupiter_weight.
- Use Say to have dino_sprite say it's weight on Jupiter in pounds.
- Use your previous .say() commands for reference!
To navigate the page using the TAB key, first press ESC to exit the code editor.